projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd5108b
)
remove unused import
author
Joey Hess
<joeyh@joeyh.name>
Thu, 11 May 2023 17:24:34 +0000
(13:24 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 11 May 2023 17:24:34 +0000
(13:24 -0400)
Command/InitRemote.hs
patch
|
blob
|
history
diff --git
a/Command/InitRemote.hs
b/Command/InitRemote.hs
index a8b535548291e18b0fee6765acf4b565307458ad..92a88042659cfb45ffeb045b68978b2e66b01e4e 100644
(file)
--- a/
Command/InitRemote.hs
+++ b/
Command/InitRemote.hs
@@
-21,7
+21,6
@@
import Types.GitConfig
import Types.ProposedAccepted
import Config
import Git.Config
-import Utility.Aeson
import qualified Data.Map as M
import qualified Data.Text as T